From: Richard M. Stallman Date: Tue, 18 May 1993 21:04:11 +0000 (+0000) Subject: Describe scroll bars. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96197 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b0874bbd1366203ac7c5afe7af49397b337464c7;p=emacs.git Describe scroll bars. --- diff --git a/etc/TUTORIAL b/etc/TUTORIAL index c965d4f9dbe..18a610f0da0 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -180,6 +180,18 @@ much more useful. Did it scroll the screen up by 8 lines? If you would like to scroll it down you can give an argument to M-v. +If you are using X Windows, there is probably a rectangular area +called a scroll bar at the right hand side of the Emacs window. You +can scroll the text by clicking the mouse in the scroll bar. + +>> Try pressing the middle button at the top of the highlighted area +within the scroll bar, then moving the mouse while holding that button +down. + +>> Move the mouse to a point in the scroll bar about three lines from +the top, and click the left button a couple of times. Then try the +right button a couple of times. + * WHEN EMACS IS HUNG --------------------